home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / pcbgate2.arc / README.1ST < prev    next >
Text File  |  1989-12-15  |  5KB  |  106 lines

  1. -----------------------------------------------------------------------------
  2.                         P C B G a t e   v 2 . 0
  3. -----------------------------------------------------------------------------
  4.  
  5.   Where do I start?  Better yet, where do you start?  It all depends on if
  6. you're currently using PCBGate and which version.
  7.  
  8.   First, if you're using PCBGate for the first time, just read GATE20.DOC
  9. and it'll tell you how to get things set up and running.
  10.  
  11.   If you're using a version of PCBGate PRIOR to v2.0ß5, follow the
  12. instructions un the file UPDATE20.DOC.  It will outline what you need to do
  13. to make your current configuration compatible with v2.0 as some of the
  14. structures and other things have changed since then.
  15.  
  16.  
  17.   In this Zipfile you should have the following:
  18.  
  19. PCBGATE.EXE   -  Main PCBGate program
  20. GATECFG.EXE   -  The Configuration program
  21. MSGSTEST.EXE  -  MSGS Test Utility
  22. ECHOSET.EXE   -  Utility for setting echo status
  23. README.1ST    -  <ahem> This file
  24. UPDATE20.DOC  -  Upgrade Information to v2.0
  25. GATE20.DOC    -  Main documentation
  26. 15TO20.EXE    -  Conversion program for v1.5
  27. LMRCNV.EXE    -  Last message read file creation program (v1.5)
  28.  
  29.  
  30.   It's been a while.  The last release was a good 3 months ago.  Since
  31. Sept. I've lost 2 hard drives to permanent crashes, and it's taken too much
  32. time to get my own system back into operation (twice <sigh>).  Plus with
  33. some other professional type projects, I've had to put the works on hold for
  34. a short bit.  My apologies to anyone out there who feels they've been
  35. ignored.  In any case, at long last, I finally have a finished product,
  36. minus a few bugs.
  37.  
  38.   Here are a few of the differences between v1.5 and v2.0:
  39.  
  40.  - Last message read tracking done with a single file
  41.  - Configuration split into a seperate module
  42.  - Better handling of data input in configuration
  43.  - Buffered processing for slightly faster response
  44.  - MSGSTEST.EXE and LOG files improved
  45.  - Bug removed in losing line 1 of a message
  46.  - Bug removed in respect to header problems with QBBS Qecho
  47.  - Manual processing mode added, and slightly enhanced
  48.  - Docs redone
  49.  - Private message checking in both processing modes
  50.  - Area names added, and extended to 30 characters
  51.  
  52.   ....and numerous other tidbits that needed doing.  I'm not going to say
  53. it's working perfectly, however I've been testing it for the past 3 months,
  54. noticing where these problems ocurr, and of course thanks to those who
  55. reported such problems.
  56.  
  57.   I can't stress enough about the speed.  That's the #1 complaint I get
  58. about PCBGate.  Converting a Fido message to a PCBoard base, requires
  59. reading the message body character by character to detect any one of a
  60. number of different line terminators, and converting them over to what
  61. PCBoard uses.  Beleive me, I WISH I could get it to work as fast as
  62. something like Confmail, however Confmail doesn't have to worry so much
  63. about end of line terminators and such.  As much processing as possible is
  64. done in RAM, and using shortcuts, while still getting the program to do
  65. what it's supposed to isn't exactly a piece of cake.  I realize it seems
  66. like ages to process a good sized mail run, but some things just can't be
  67. avioded.  Since most processing is RAM based, the speed of your machine
  68. will have a heavy bearing on processing speed.
  69.  
  70.   The successor to this program, CrossNet, is nearing completion, however I
  71. can't speculate any kind of release date.  I wish.  That project is even
  72. pickier than this one, due to the complexity involved.  It does basicly the
  73. same thing as this one, except it reads Fido Type 2 packets and tosses
  74. directly into your PCBoard bases.  Also, it scans your bases to produce
  75. outbound Fido packets.  Its complexity is due to the fact that it will echo
  76. up to 1000 conferences with up to 10 nodes per conference, as well as doing
  77. the message base conversion.  It's been tossing my Fido packets for a few
  78. months now, and doing not too badly.  I'd say it's about 50% faster than
  79. PCBGate, as it's processing 10k blocks of data at a time in RAM, rather
  80. than hundreds of measly 1k messages. I HOPE to have something
  81. beta-testable around the new year, but I'm not making any promises.
  82.  
  83.   But getting back to PCBGate, it should do what it's supposed to for the
  84. time being.  Perhaps slower than we'd like to see, but it does the job
  85. efficiently.
  86.  
  87.   Support for PCBGate can be found from my system directly.  I make no
  88. promises via netmail, as I don't have every nodelist in creation compiled
  89. and ready.  I'd like to have a Fidonet node number, but frankly I don't
  90. need the politics.  Local policy doesn't seem to have any consideration for
  91. programmers.  Long story.  Anyways, you can find me at the following
  92. through the IMEX network.  You'll find it, as a Zone within the Alternet
  93. nodelist.  If you have any questions, problems, comments, etc., please feel
  94. free to contact me.  If you have screaming complaints and want to cut my
  95. throat, you'll be ignored.  PCBGate is free in all respects, and I do my
  96. best to ensure it's safe for use, and does what it says.  Thanks for
  97. trying/using it, I hope it works as well for you as it does for me.
  98.  
  99. Tom Wilson
  100. Canadian Data Communications
  101. (416)-432-1631
  102. IMEX - 89:80/10 - PCBoard Gateway Administration
  103.        89:485/4
  104.  
  105.  
  106.